LogWriter

Deprecated

Copied to use sites. Do not use.

Constructors

Link copied to clipboard
constructor(tag: String)
Create a new Writer that sends to the log with the given priority and tag.

Functions

Link copied to clipboard
open fun close()
Link copied to clipboard
open fun flush()
Link copied to clipboard
open fun write(buf: Array<Char>, offset: Int, count: Int)